home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / data1.cab / a2.htm3 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.0 KB  |  95 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7.         <meta http-equiv="MSThemeCompatible" content="yes" />
  8.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  9.         <script src="ccc.js"></script>
  10.         <script language="javascript">
  11.         <!--
  12.             function LoadDataFields()
  13.             {
  14.                 var strSerial = getParamVal("serial");
  15.                 var oSerial = document.getElementById("txtSerial");
  16.  
  17.                 if (strSerial != null && oSerial != null)
  18.                     oSerial.innerText = FormatSerial(strSerial);
  19.  
  20.                 var strActCode = getParamVal("activationcode");
  21.                 var oActCode = document.getElementById("txtActCode");
  22.  
  23.                 if (strActCode != null && oActCode != null)
  24.                     oActCode.innerText = FormatActivationCode(strActCode);
  25.             }
  26.         -->
  27.         </script>
  28.         <style media="print">
  29.         <!--
  30.             .PrintClass
  31.             {
  32.                 display:inline;
  33.             }
  34.             .ScreenClass
  35.             {
  36.                 display:none;
  37.             }
  38.         -->
  39.         </style>
  40.         <style media="screen">
  41.         <!--
  42.             .PrintClass
  43.             {
  44.                 display:none;
  45.             }
  46.             .ScreenClass
  47.             {
  48.                 display:inline;
  49.             }
  50.         -->
  51.         </style>
  52.     </head>
  53.     <body onload="location='pcucmd://FrameDataLoaded/'; LoadDataFields();" tabindex="-1">
  54.         <div id="pcu_data" style="DISPLAY: none">
  55.             PageDimension:630,440
  56.         </div>
  57.         <div id="ButtonBar" style="display:none">
  58.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  59.                 <tr>
  60.                     <td align="right">
  61.                         <button accesskey="F" type="submit" id="btnContinue" name="btnContinue" onclick="location='pcucmd://Continue/'"><u>F</u>ine</button>
  62.                     <!--    <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="location='pcucmd://Cancel/'"><u>C</u>ancel</button> -->
  63.                     </td>
  64.                 </tr>
  65.             </table>
  66.         </div>
  67.         <div class="ScreenClass">
  68.             <h3>Grazie</h3>
  69.  
  70.             <p>Il periodo di prova di questo prodotto è stato esteso con successo.</p>
  71.  
  72.             <p>Salvare o stampare le informazioni per l'attivazione del prodotto e conservarle. Queste informazioni potrebbero essere necessarie in futuro per reinstallare il prodotto.</p>
  73.  
  74.             <p>
  75.             Fare clic su 'Salva su file' o su 'Stampa ora' per registrare le informazioni di estensione del periodo di prova e il Codice di attivazione.
  76.             In futuro non sarà più possibile farlo.
  77.         </p>
  78.  
  79.             <button accesskey="S" type="button" id="btnSaveAsTextFile" onclick="location='pcucmd://SaveCode/'" NAME="btnSaveAsTextFile"><u>S</u>alva su file</button>
  80.             <button accesskey="P" type="button" id="btnPrint" onclick="document.execCommand('Print',true)" NAME="Button1"><u>S</u>tampa ora</button>
  81.         </div>
  82.         <div class="PrintClass" style="font-size:12pt">
  83.             Ecco la Chiave di acquisto e il Codice di attivazione.<br />
  84.    Stampare questa pagina e conservarla in un luogo sicuro.<br />
  85.    Chiave di estensione: <span id="txtSerial"></span><br />
  86.    Codice di attivazione: <span id="txtActCode"></span>
  87.         </div>
  88.     </body>
  89. </html>
  90.  
  91.  
  92.  
  93.  
  94.  
  95.